projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
333b013
)
Add the filtermodel-exhaustive test to the slow suite
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 10 Jul 2020 15:16:15 +0000
(16:16 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 10 Jul 2020 15:16:15 +0000
(16:16 +0100)
This increases the default timeout.
testsuite/gtk/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/gtk/meson.build
b/testsuite/gtk/meson.build
index d725d992f644e8e2958a8ae5873c665a1a24ab6a..fb6c387fbf6a1814c45e666ac02fd860723cd25d 100644
(file)
--- a/
testsuite/gtk/meson.build
+++ b/
testsuite/gtk/meson.build
@@
-30,7
+30,7
@@
tests = [
['expression'],
['filter'],
['filterlistmodel'],
- ['filterlistmodel-exhaustive'],
+ ['filterlistmodel-exhaustive'
, [], [], [], ['slow']
],
['flattenlistmodel'],
['floating'],
['flowbox'],